create Shear
Creates a shear transformation matrix.
Return
A new affine transformation matrix representing the shear.
Parameters
shear X
The shear factor in the x-direction.
shear Y
The shear factor in the y-direction.
Creates a shear transformation matrix.
A new affine transformation matrix representing the shear.
The shear factor in the x-direction.
The shear factor in the y-direction.